//*****************************************************************************
//
// ABEC3 Observation
// Project: ABEC Diffraktion 1
//
//*****************************************************************************

File="Input Enclosure Kantendiffraktion 1.txt"

//Formula
//{
//HHf=140
//}

Nodes "Contour"
  Scale=1mm
  // Vertical
  1001  0   -300   1000
  1002  0   -300  -600
  1003  0   700   -600
  1004  0   700   1000

  //  Horizontal 1
  2001  500  {HHf}  1000
  2002 -500  {HHf}   1000
  2003 -500  {HHf}  -600
  2004  500  {HHf}  -600


//Field "Abstrahlung vertikal" 
//   AnalysisType=Pressure  
//   PlotType=Contour 
//   EdgeLength=70mm
//   BodeType=LeveldB  
//   StepSize=1
//   Range=50
//   Alpha=0.6
//   101   1001  1004  1003  1002  RefNodes="Contour"
   
Field "Abstrahlung horizontal" 
   EdgeLength=80mm
   BodeType=LeveldB  
   StepSize=1
   Range=50 
   Alpha=0.6
   101   2001  2002  2003  2004   RefNodes="Contour"


     
